babl: Don't declare functions with external linkage as inline
authorMartin Nordholts <martinn@src.gnome.org>
Tue, 14 Jul 2009 17:33:56 +0000 (19:33 +0200)
committerMartin Nordholts <martinn@src.gnome.org>
Tue, 14 Jul 2009 17:47:05 +0000 (19:47 +0200)
commit8c9bfc3e708799b5e752c7aecf21e12ec51c0fb1
tree9bbf7c1e3b66670c9362ce9370c497a9cb0e6fc6
parent7087a284fe70ef27eae59ee4ddbdb31acf609b92
babl: Don't declare functions with external linkage as inline

Don't declare functions with external linkage as inline. The way we
did it is forbidden in C99 and causes compilation problems on other
platforms. See bug #572154.
babl/babl-hash-table.c
babl/babl-hash-table.h
babl/babl-list.c
babl/babl-list.h